Disable debugging-level output.
authoremellor@ewan <emellor@ewan>
Wed, 21 Sep 2005 14:13:26 +0000 (15:13 +0100)
committeremellor@ewan <emellor@ewan>
Wed, 21 Sep 2005 14:13:26 +0000 (15:13 +0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/examples/network-bridge

index 342a2def9daf4c15d503a5f580f52b02e17dba3b..f743aae76eb158112aabdfb60a427b13e3208eb3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh -x
+#!/bin/sh
 #============================================================================
 # Default Xen network start/stop script.
 # Xend calls a network script when it starts.